Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 377 Bytes

make_<model>_not_public.rst

File metadata and controls

24 lines (16 loc) · 377 Bytes

make<model>_not_public

Usage

For models that use the :phpMixin_PublicFeatured, performs actions after the record is made not public.

Fires after the record is saved.

Arguments

:phpOmeka_Record_AbstractRecord record

The record being edited

Examples